home *** CD-ROM | disk | FTP | other *** search
-
- OWNER-DRAW LIST BOX EXAMPLE
-
-
- This code is not intended to be the definitive Owner-Draw code, but it did
- what *I* needed it to do. The code was used in an application where the strings
- to display were in a record and I wanted to get the address of that record from
- the selection, rather than a string contained in one of 1000's of records.
-
- The test application demonstrates the ability of Owner-Draw listboxes to
- display graphics rather than text.
-
- I have done only minimal testing of this code (it works in my application), so
- there are probably some bugs lurking in there. If you find any *PLEASE* let me
- know.
-
- Enjoy!
-
-
- Rex K. Perkins
- CIS 70651,1611
-
- 16th April 1992